home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / SecalDemo / SecalDemo.readme < prev    next >
Encoding:
Text File  |  1997-06-12  |  1.2 KB  |  24 lines

  1. Short:    Demo of a new language and dev. system
  2. Author:   TDS Development <tdsdev@mail.matav.hu>
  3. Uploader: tdsdev@mail.matav.hu
  4. Version:  1.0
  5. Type:     dev/lang
  6.  
  7. This package is a demo version of a new programming language and
  8. development system called Secal. The main feature of the language is that
  9. it integrates the assembly and the higher level (C kind) programming
  10. elements into one environment offering a new set of tools to the
  11. programmers. The syntax of the language is simple and programmer-friendly.
  12. Integrated link instructions handle the object and link library files,
  13. which might even be created in a different language. The Amiga extension
  14. realized as a link library contains effective and system-friendly
  15. solutions for many important basic tasks that arise during the programming
  16. of the Amiga (double buffered screen (under OS2 too!) and sprite handling,
  17. animation, sound and music playing, chunky graphics, etc.).
  18.  
  19. The Secal demonstration archive and all files it contains are copyright
  20. (c) 1997 TDS Development. All rights reserved. These files may not be
  21. distributed in any form other than this archive. Distribution of modified
  22. files is prohibited, including the distribution of files that were created
  23. using the link libraries.
  24.